Skip to content

fix(deps): update dependency @primer/view-components to ^0.51.0#643

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/primer-view-components-0.x
Open

fix(deps): update dependency @primer/view-components to ^0.51.0#643
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/primer-view-components-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@primer/view-components ^0.44.0^0.51.0 age confidence

Release Notes

primer/view_components (@​primer/view-components)

v0.51.1

Compare Source

Patch Changes
  • #​3952 02c89a5 Thanks @​copilot-swe-agent! - Performance improvements to ActionBarElement:

    • Replaced the #eachItem / ItemType abstraction with a two-pass read-then-write loop that snapshots all element geometry before mutating the DOM, eliminating forced synchronous reflow.
    • Cached the #menuItems NodeListOf query across each update pass instead of re-querying per item.
    • Simplified #firstItem to a one-liner using Array.find.
    • Coalesces rapid resize/intersection events via requestAnimationFrame so at most one layout pass runs per frame.
    • update() remains the public entry point (coalescing scheduler); actual layout work is in the private #performUpdate().
    • overflow: visible is always applied in connectedCallback (no popover feature-detection gate), preserving the original behavior for CSS/tooltip positioning.
  • #​3950 ca926de Thanks @​copilot-swe-agent! - Defer --dialog-scrollgutter computation in DialogHelperElement to the moment a dialog is first opened, avoiding a forced synchronous layout reflow during page load.

  • #​3955 ed8bf4a Thanks @​TylerJDev! - ActionMenu: Add fullscreen option to ActionMenu

  • #​3961 16a2d75 Thanks @​liuliu-dev! - Tooltip: Fix tooltip overflow on narrow viewports by capping max-width to viewport width.

  • #​3957 3baaad2 Thanks @​francinelucca! - chore(AutoComplete): fix NoResultItem contrast ratio

v0.51.0

Compare Source

Minor Changes
Patch Changes

v0.50.0

Compare Source

Minor Changes
Patch Changes

v0.49.0

Compare Source

Minor Changes
Patch Changes

v0.48.0

Compare Source

Minor Changes

v0.47.0

Compare Source

Minor Changes

v0.46.0

Compare Source

Minor Changes
Patch Changes

v0.45.2

Compare Source

v0.45.1

Compare Source

Patch Changes

v0.45.0

Compare Source

Minor Changes
Patch Changes

v0.44.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 11, 2025 02:44
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from 25d1d21 to 29b727c Compare October 19, 2025 11:29
@renovate renovate bot changed the title fix(deps): update dependency @primer/view-components to ^0.45.0 fix(deps): update dependency @primer/view-components to ^0.46.0 Oct 19, 2025
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from 29b727c to 8824354 Compare November 19, 2025 23:55
@renovate renovate bot changed the title fix(deps): update dependency @primer/view-components to ^0.46.0 fix(deps): update dependency @primer/view-components to ^0.47.0 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from 8824354 to 7ef1f56 Compare December 7, 2025 16:15
@renovate renovate bot changed the title fix(deps): update dependency @primer/view-components to ^0.47.0 fix(deps): update dependency @primer/view-components to ^0.48.0 Dec 7, 2025
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from 7ef1f56 to 6f66915 Compare January 20, 2026 20:01
@renovate renovate bot changed the title fix(deps): update dependency @primer/view-components to ^0.48.0 fix(deps): update dependency @primer/view-components to ^0.49.0 Jan 20, 2026
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from 6f66915 to 5324c70 Compare February 8, 2026 07:45
@renovate renovate bot changed the title fix(deps): update dependency @primer/view-components to ^0.49.0 fix(deps): update dependency @primer/view-components to ^0.50.0 Feb 8, 2026
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch 2 times, most recently from b1b70cb to 81471d6 Compare February 17, 2026 20:52
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from 81471d6 to ec1a492 Compare February 25, 2026 02:37
@renovate renovate bot changed the title fix(deps): update dependency @primer/view-components to ^0.50.0 fix(deps): update dependency @primer/view-components to ^0.51.0 Feb 25, 2026
@renovate renovate bot force-pushed the renovate/primer-view-components-0.x branch from ec1a492 to 770a644 Compare March 3, 2026 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants